Docs.rs
libp2p-rendezvous-0.11.0
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libp2p-rendezvous 0.11.0
Rendezvous protocol for libp2p
Crate
Source
Builds
Feature flags
Documentation
Coverage
28.57%
20
out of
70
items documented
0
out of
23
items with examples
Links
libp2p/rust-libp2p
4619
961
151
crates.io
Dependencies
asynchronous-codec ^0.6
normal
bimap ^0.6.1
normal
futures ^0.3
normal
futures-timer ^3.0.2
normal
instant ^0.1.11
normal
libp2p-core ^0.38.0
normal
libp2p-swarm ^0.41.0
normal
log ^0.4
normal
prost ^0.11
normal
prost-codec ^0.3.0
normal
rand ^0.8
normal
sha2 ^0.10
normal
thiserror ^1
normal
unsigned-varint ^0.7
normal
void ^1
normal
async-trait ^0.1
dev
env_logger ^0.9.0
dev
rand ^0.8
dev
tokio ^1.15
dev
prost-build ^0.11
build
Versions
0.15.0
0.14.0
0.13.1
0.13.0
0.12.1
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.1.0-rc.1
Owners
Implementation of the [Rendezvous](https://github.com/libp2p/specs/blob/master/rendezvous/README.md) protocol.